mlpack 3.4.2
Functions
src/mlpack/core/data/scaler_methods/CMakeLists.txt File Reference

Functions

 set (DIR_SRCS ${DIR_SRCS} ${CMAKE_CURRENT_SOURCE_DIR}/${file}) endforeach() set(MLPACK_SRCS $
 
 set (SOURCES min_max_scaler.hpp max_abs_scaler.hpp standard_scaler.hpp mean_normalization.hpp pca_whitening.hpp zca_whitening.hpp) set(DIR_SRCS) foreach(file $
 

Function Documentation

◆ set() [1/2]

set ( DIR_SRCS ${DIR_SRCS} ${CMAKE_CURRENT_SOURCE_DIR}/${file}  )

Definition at line 15 of file CMakeLists.txt.

◆ set() [2/2]

set ( SOURCES min_max_scaler.hpp max_abs_scaler.hpp standard_scaler.hpp mean_normalization.hpp pca_whitening.hpp zca_whitening.  hpp)

Definition at line 3 of file CMakeLists.txt.