Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
rdk-noisegenlib
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
nmsdk
rdk-noisegenlib
Commits
d80905315083
Commit
d80905315083
authored
10 years ago
by
Aivan_2008
Browse files
Options
Downloads
Plain Diff
Merge
--HG-- branch : GlagolDebug
parents
bb6b240bc615
3ce8e976fb3d
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
Core/UNoise.h
+1
-1
1 addition, 1 deletion
Core/UNoise.h
Core/UNoiseGen.h
+1
-1
1 addition, 1 deletion
Core/UNoiseGen.h
Core/UNoiseLibrary.h
+1
-1
1 addition, 1 deletion
Core/UNoiseLibrary.h
with
3 additions
and
3 deletions
Core/UNoise.h
+
1
−
1
View file @
d8090531
...
...
@@ -6,7 +6,7 @@
namespace
RDK
{
class
UNoise
:
public
UNet
class
RDK_LIB_TYPE
UNoise
:
public
UNet
{
protected:
//
///
...
...
This diff is collapsed.
Click to expand it.
Core/UNoiseGen.h
+
1
−
1
View file @
d8090531
...
...
@@ -7,7 +7,7 @@
namespace
RDK
{
class
UNoiseGen
:
public
UNoise
class
RDK_LIB_TYPE
UNoiseGen
:
public
UNoise
{
protected:
//
...
...
This diff is collapsed.
Click to expand it.
Core/UNoiseLibrary.h
+
1
−
1
View file @
d8090531
...
...
@@ -7,7 +7,7 @@
namespace
RDK
{
class
UNoiseLibrary
:
public
ULibrary
class
RDK_LIB_TYPE
UNoiseLibrary
:
public
ULibrary
{
public:
//
// --------------------------
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment